home *** CD-ROM | disk | FTP | other *** search
/ Otherware / Otherware_1_SB_Development.iso / mac / developm / language / pixie.cpt / Pixie Scheme ƒ / Pixie Scheme Help / card_23518.txt < prev    next >
Encoding:
Text File  |  1991-01-07  |  774 b   |  16 lines

  1. -- card: 23518 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2692
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 10
  9. ----- text -----
  10.  
  11.     The builtΓÇôin features of Scheme are in any case not powerful enough to support such conventions:  You can specify that a number is exact or inexact, for example with the "#e" and "#i" prefixes, but Scheme records only that one bit of information.  There is no builtΓÇôin means to tell Scheme how many digits of precision the number has.  As far as input to Scheme is concerned, the strings "1.50000" and "1.5" indicate the same number and the same status of the "exact bit".  (In the case of Pixie Scheme, that number is the inexact rational 1.5.)
  12.  
  13.  
  14. -- part contents for background part 47
  15. ----- text -----
  16. 268